Skip to content

configure github 'builds'#2

Open
zeffgo wants to merge 7 commits into
mainfrom
basic-build-test
Open

configure github 'builds'#2
zeffgo wants to merge 7 commits into
mainfrom
basic-build-test

Conversation

@zeffgo
Copy link
Copy Markdown
Collaborator

@zeffgo zeffgo commented Jul 27, 2023

we can have build & test checks for free as far as we dont go crazy, why not?

  • removed couple unused imports - checked no errors in build/runtime
  • please see commits tab, now have Vs for successfull builds

@zeffgo zeffgo changed the title Create node.js.yml Create node.js.yml for github 'builds' Jul 27, 2023
@zeffgo zeffgo changed the title Create node.js.yml for github 'builds' configure github 'builds' Jul 27, 2023
@zeffgo zeffgo requested a review from RonenMars August 15, 2023 11:34
RonenMars

This comment was marked as outdated.

Comment thread src/App.tsx
@@ -1,4 +1,4 @@
import React from 'react';
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we should disable this ESLint rule as described here:
https://kinsta.com/knowledgebase/react-must-be-in-scope-when-using-jsx/

Comment thread src/main.tsx
@@ -1,6 +1,4 @@
import React from 'react';
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same comment as before, also the two lines must be in a different lines :)

@RonenMars RonenMars self-requested a review August 15, 2023 20:02
RonenMars

This comment was marked as outdated.

Copy link
Copy Markdown
Owner

@RonenMars RonenMars left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please put back the React imports, but except it:

You rock

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants